bgp:MaxPfxP
Maximum Prefix Policy
Telemetry Sensor Path(s)
- sys/bgp/inst/dom-[name]/policycont-[name]/maxpfxp
- sys/bgp/inst/dom-[name]/peercont-[name]/af-[type]/maxpfxp
- sys/bgp/inst/dom-[name]/peerif-[id]/af-[type]/maxpfxp
- sys/bgp/inst/dom-[name]/peer-[addr]/af-[type]/maxpfxp
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
action | bgp:MaxPfxAct (scalar:Enum8) |
Action to do when limit is exceeded | SELECTION: 1 - log 2 - shut 3 - restart DEFAULT: shut |
maxPfx | bgp:MaxPfx (scalar:Uint32) |
Maximum number of prefixes allowed from the peer. | RANGE: [0, 4294967295] |
restartTime | bgp:MaxPfxDuration (scalar:Uint16) |
The period of time in minutes before restarting the peer when the prefix limit is reached. | RANGE: [0 , 0xffff] |
thresh | bgp:MaxPfxThresh (scalar:UByte) |
The threshold percentage of the maximum number of prefixes before a warning is issued. For example, if the maximum number of prefixes is 10 and the threshold is 70%, a warning is issued when the number of prefixes exceeds 7 (70%). | RANGE: [0 , 100] |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |